home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 13 / AMIGAplus Sonderheft 13 (1998)(ICP)(DE)[!].iso / rexx / display.sirexx < prev    next >
Text File  |  1997-08-28  |  151b  |  14 lines

  1. /* Display mode 1, 10 and 17 */
  2.  
  3. address 'INSPECTOR.1'
  4.  
  5. SetDisplay 1
  6.  
  7. Address command 'Wait 3'
  8.  
  9. SetDisplay 10
  10.  
  11. Address command 'wait 3'
  12.  
  13. SetDisplay 17
  14.